GET BACKBUFFER WIDTH
This command will return the width of the backbuffer. You can pass this data to a DLL to assist in the direct access of backbuffer memory. You can only use this command when you have used the LOCK BACKBUFFER command.
SYNTAX
Return Integer=GET BACKBUFFER WIDTH()
RELATED INFO
DISPLAY Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example